DioDocs for PDF
Matrix5x4 コンストラクタ(Single[])

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix5x4 構造体 > Matrix5x4 コンストラクタ : Matrix5x4 コンストラクタ(Single[])
The values to assign to the components of the Matrix5x4. This must be an array with 20 elements.
Initializes a new instance of the Matrix5x4 struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal values() As System.Single _
)
public Matrix5x4( 
   System.float[] values
)

パラメータ

values
The values to assign to the components of the Matrix5x4. This must be an array with 20 elements.
例外
例外解説
Thrown when values is null.
Thrown when values contains more or less than sixteen elements.
参照

Matrix5x4 構造体
Matrix5x4 メンバ
オーバーロード一覧